home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.magwien.gv.at!ta5790
- From: stw@adv.magwien.gv.at (Wolfgang Steiner)
- Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.basic.visual.misc,comp.os.ms-windows.programmer.ole,comp.lang.c++
- Subject: Re: Calling 32-bit DLLs from 16-bit-Applications
- Date: Tue, 06 Feb 96 06:19:51 GMT
- Organization: City Council of Vienna, Computer Dep.
- Message-ID: <4f6ru7$13g_001@adv.magwien.gv.at>
- References: <4enu1u$20c_001@adv.magwien.gv.at> <4etq1s$7fc@news.wco.com>
- NNTP-Posting-Host: ta5790.adv.magwien.gv.at
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <4etq1s$7fc@news.wco.com>, dbirdman@tidepool.com wrote:
- >
- >There is a public domain thunking .DLL called CALL32.DLL. I have a
- >copy available from one of my pages:
- >http://www.redshift.com/~arcatpet/vb.html
- >
- >There are also a couple of VB3 program source code samples there that
- >use the .DLL, one for Win95 taskbar tray usage, and another for
- >Win95/NT registry reading/writing. Note that internal documentation
- >for CALL32.DLL says it will only work on NT, but it was written before
- >the WOW in Win95 became compliant with the NT version. No problems
- >experienced with Win95 - haven't tested with Win32s.
- >
-
- It works with Win95, but unfortunately it doesn't work with Win32s because
- Win32s only supports Universal Thunks (and the DLL is using Generic Thunks).
-
- Do you know whether there exists a DLL like CALL32.DLL for Win32s?
- Do you know the EMail address from the author of CALL32.DLL (Peter Golde)?
-
- Regards
- Wolfgang
-
-
-
- --------------------------------------------------------------------
- Wolfgang Steiner; MA 14 - ADV; Rathausstr.1; A-1082 Vienna; Austria
- phone: +43-1-4000/98601
- fax: +43-1-4000/7141
- eMail: stw@adv.magwien.gv.at
- --------------------------------------------------------------------
-